viafb: Autoload on OLPC XO 1.5 only
authorBen Hutchings <ben@decadent.org.uk>
Sat, 20 Apr 2013 14:52:02 +0000 (15:52 +0100)
committerBastian Blank <waldi@debian.org>
Sun, 16 Dec 2018 18:45:54 +0000 (18:45 +0000)
commit1cacb21610979301358459c00b868c39cc6e6a33
tree2a46ccc284c7c8b2f5c2c63e1c6db0c2677fa76c
parent2e0354467e728817635d546ac0c6a772fa9acee5
viafb: Autoload on OLPC XO 1.5 only

It appears that viafb won't work automatically on all the boards for
which it has a PCI device ID match.  Currently, it is blacklisted by
udev along with most other framebuffer drivers, so this doesn't matter
much.

However, this driver is required for console support on the XO 1.5.
We need to allow it to be autoloaded on this model only, and then
un-blacklist it in udev.

Gbp-Pq: Topic bugfix/x86
Gbp-Pq: Name viafb-autoload-on-olpc-xo1.5-only.patch
drivers/video/fbdev/via/via-core.c